version

@get:Input
@get:Optional
abstract val version: Property<String>

An input property to configure the version of the custom IntelliJ Platform.

By default, it refers to the IntelliJ Platform version used by the current project.